PM3.6 - Captain Falcon - Action - 0x11d

Entry Script

  1. UnknownEvent { namespace: 0x14, code: 0x5, unk1: 0x0, arguments: [Bool(false)] }
  2. SetEdgeSlide(SlideOff)
  3. UnknownEvent { namespace: 0x10, code: 0x8, unk1: 0x0, arguments: [Value(0), Value(1)] }
  4. if ((InternalConstantInt(CharacterDirection) GreaterThanOrEqual scalar(0)))
    1. IntVariableSet { variable: LongtermAccessInt(Temp1), value: 483 }
    2. IntVariableSet { variable: LongtermAccessInt(Temp2), value: 487 }
  5. else
    1. IntVariableSet { variable: LongtermAccessInt(Temp1), value: 482 }
    2. IntVariableSet { variable: LongtermAccessInt(Temp2), value: 486 }
  6. if (OnGround)
    1. UnknownEvent { namespace: 0x4, code: 0x0, unk1: 0x0, arguments: [Variable(Variable { memory_type: LongtermAccess, data_type: Int, address: 64 })] }
  7. else
    1. UnknownEvent { namespace: 0x4, code: 0x0, unk1: 0x0, arguments: [Variable(Variable { memory_type: LongtermAccess, data_type: Int, address: 65 })] }
  8. CreateInterrupt { interrupt_id: None, action: 0x11e, requirement: (AnimationEnd) }
  9. loop Infinite times:
    1. if (OnGround)
      1. UnknownEvent { namespace: 0x4, code: 0x2, unk1: 0x0, arguments: [Requirement { flip: false, ty: InAir }] }
    2. else
      1. UnknownEvent { namespace: 0x4, code: 0x2, unk1: 0x0, arguments: [Requirement { flip: false, ty: OnGround }] }
    3. LoopRest

Exit Script